home *** CD-ROM | disk | FTP | other *** search
- Path: howland.reston.ans.net!usc!usc!not-for-mail
- From: separk@pollux.usc.edu (S. Park)
- Newsgroups: comp.lang.c
- Subject: a question (timing routine)
- Date: 15 Feb 1996 10:01:37 -0800
- Organization: University of Southern California, Los Angeles, CA
- Sender: separk@pollux.usc.edu
- Message-ID: <4fvse1$656@pollux.usc.edu>
- NNTP-Posting-Host: pollux.usc.edu
-
- Hello,
-
- I would like to measure time taken for two different implementations
- of merge sort. I know I can use command "time", but I wonder if
- anyone can give me some simple example code that uses "time" function
- in C program so that I can modify it in my comparison.
-
- Thank you very much for your time!
-
- Regards,
- Seongbin Park (separk@pollux.usc.edu)
-
-
-